From 3fa122753f9fa041f223d6398bd7be0200474381 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 17 Jan 2001 15:51:32 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ef20fc4426f..01f3772db32 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-01-17 Gerd Moellmann + * xfaces.c (x_face_list_fonts): Call x_list_fonts with SIZE -1, + so that scalable fonts are included. + * xterm.c (x_list_fonts): Allow scalable fonts if SIZE is < 0, In the cache, use a key containing the information if scalable fonts are included. @@ -7,6 +10,9 @@ 2001-01-17 Kim F. Storm + * xfaces.c (x_face_list_fonts): Use x_list_fonts instead of + XListFonts to take advantage of font caching. + * xterm.c (x_list_fonts): Ensure caching font information when called for a null frame, which is the case frequently when Emacs starts. -- 2.30.2